home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _FABAE59E400844EBA1A45DFA971048CC < prev    next >
Text File  |  2008-06-28  |  3KB  |  109 lines

  1. <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
  2. <class>SettingListForm</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>SettingListForm</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>392</width>
  12.             <height>252</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <hbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <spacer>
  23.             <property name="name">
  24.                 <cstring>spacer8_2</cstring>
  25.             </property>
  26.             <property name="orientation">
  27.                 <enum>Horizontal</enum>
  28.             </property>
  29.             <property name="sizeType">
  30.                 <enum>Fixed</enum>
  31.             </property>
  32.             <property name="sizeHint">
  33.                 <size>
  34.                     <width>9</width>
  35.                     <height>16</height>
  36.                 </size>
  37.             </property>
  38.         </spacer>
  39.         <widget class="QListBox">
  40.             <property name="name">
  41.                 <cstring>SettingsList</cstring>
  42.             </property>
  43.             <property name="sizePolicy">
  44.                 <sizepolicy>
  45.                     <hsizetype>5</hsizetype>
  46.                     <vsizetype>7</vsizetype>
  47.                     <horstretch>0</horstretch>
  48.                     <verstretch>0</verstretch>
  49.                 </sizepolicy>
  50.             </property>
  51.             <property name="minimumSize">
  52.                 <size>
  53.                     <width>150</width>
  54.                     <height>0</height>
  55.                 </size>
  56.             </property>
  57.         </widget>
  58.         <widget class="QFrame">
  59.             <property name="name">
  60.                 <cstring>ScrollHolder</cstring>
  61.             </property>
  62.             <property name="sizePolicy">
  63.                 <sizepolicy>
  64.                     <hsizetype>7</hsizetype>
  65.                     <vsizetype>5</vsizetype>
  66.                     <horstretch>0</horstretch>
  67.                     <verstretch>0</verstretch>
  68.                 </sizepolicy>
  69.             </property>
  70.             <property name="frameShape">
  71.                 <enum>NoFrame</enum>
  72.             </property>
  73.             <property name="frameShadow">
  74.                 <enum>Plain</enum>
  75.             </property>
  76.         </widget>
  77.         <spacer>
  78.             <property name="name">
  79.                 <cstring>spacer8</cstring>
  80.             </property>
  81.             <property name="orientation">
  82.                 <enum>Horizontal</enum>
  83.             </property>
  84.             <property name="sizeType">
  85.                 <enum>Fixed</enum>
  86.             </property>
  87.             <property name="sizeHint">
  88.                 <size>
  89.                     <width>9</width>
  90.                     <height>16</height>
  91.                 </size>
  92.             </property>
  93.         </spacer>
  94.     </hbox>
  95. </widget>
  96. <connections>
  97.     <connection>
  98.         <sender>SettingsList</sender>
  99.         <signal>selectionChanged(QListBoxItem*)</signal>
  100.         <receiver>SettingListForm</receiver>
  101.         <slot>SettingsList_selectionChanged(QListBoxItem*)</slot>
  102.     </connection>
  103. </connections>
  104. <slots>
  105.     <slot>SettingsList_selectionChanged(QListBoxItem*)</slot>
  106. </slots>
  107. <layoutdefaults spacing="0" margin="0"/>
  108. </UI>
  109.